@charset "utf-8";
/* CSS Document */
.zy_banner {
	width: 100%;
	position: relative;
	height: 255px;
	overflow: hidden;
}
.zy_banner img {
	display: block;
	width: 1920px;
	height: 255px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.other {
	width: 1024px;
	margin: auto;
	margin-top: 10px;
}
.o_left {
	width: 240px;
	float: left;
	border:1px #dadada solid;
}
#nav{ height: 50px;width:240px;position: relative;z-index: 9999; float:left;}

.pro_nav{ height:45px; line-height:45px; background:#095cb8;}
.pro_nav p{font-family:'Microsoft Yahei'; font-size:22px; font-weight:bold; color:#fff; text-align:center;}
.pro_con{ padding:6px 12px; overflow:hidden;}
.pro_menu{ margin-top:7px;}
.pro_menu p{ background:#ebebeb;text-align:center; border-radius:5px;} 
.pro_menu p a{ height:30px; line-height:30px; color:#10438a; font-size:15px; font-weight:bold; font-family:'Microsoft Yahei';display:block;  }
.pro_menu p a:hover{ display:block; background:#095cb8; color:#fff;border-radius:5px;}
.sub_menu_box{ margin-top:7px;}
.sub_menu_box ul li { line-height:26px; background:url(../images/sj.jpg) no-repeat left center; padding-left:15px;}
.sub_menu_box ul li a{ color:#222222;font-weight:bold;font-size:16px;color:#333;font-family:'Microsoft Yahei';}
.sub_menu_box ul li a:hover{color:#004098; transition:all 0.5s; font-weight:bold;}
.sub_menu_box ul li span a{ color:#004098;}
.sub_menu_box ul li span a:hover{ text-decoration:underline;}



.o_right{ width:760px; float:right;border:1px #dddddd solid;}
.o_right_con{ padding:0px 10px 10px 10px;}

/*about*/
.about_nav{ height:40px; border-bottom:1px #dddddd solid; line-height:40px;}
.about_nav p{ float:left;  color:#095cb8; font-family:'Microsoft Yahei'; font-size:16px; font-weight:bold;}
.about_nav span{ float:right; margin-right:10px;}
.about_con{ line-height:24px; margin-top:10px;}


/*news*/
.news{ padding:5px 10px;}
.news ul li{ line-height:34px; list-style:outside; margin-left:15px; border-bottom:1px #dadada dotted;}
.news ul li span{ float:right;}
.new_list1{ margin-top:20px; border-bottom:1px #dadada dotted; overflow:hidden; padding-bottom:10px;}
.new_list1 img{ float:left; margin-right:10px;}
.new_list1 h3{ font-size:18px; font-family:'Microsoft Yahei';}
.new_list1 p{ line-height:25px; margin-top:10px;}


.fanye{ margin:auto; margin-top:10px; margin-bottom:10px; width: auto; text-align:center;}
.fanye span{  border:1px solid #ccc;  margin:0 5px; padding:3px 5px;}
.fanye a{ border:1px solid #ccc;  margin:0 5px; padding:3px 5px;}
.fanye p{ text-align:center;}


.new_xq_nav{ line-height:55px; border-bottom:1px #dadada dotted; color:#095cb8;}
.new_xq_nav p{ text-align:center;font-family:"微软雅黑"; font-size:16px; font-weight:bold;}
.new_xq_nav1 p{ text-align:center;font-family:"微软雅黑"; font-size:12px; font-weight: normal; line-height:25px;}
.new_xq_con{ margin-top:10px; line-height:24px; width:742px; overflow:hidden;}



/*pro*/
.pro{ margin-top:15px;}
.pro ul li{ float:left; width:232px; margin-left:12px; margin-bottom:8px; overflow:hidden;}
.pro ul li a.pro_img{width:230px; height:154px; overflow:hidden;display:block; border:1px #dadada solid;}
.pro ul li a.pro_img img{transition: 1s ease; width:100%; }
.pro ul li p{ text-align:center; line-height:28px;font-size: 14px;font-family:'Microsoft Yahei';}
.pro ul li a.pro_img:hover img{transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); display:block; overflow:hidden; }